Fetches detailed information about a specific OpenAPI tool.
GET /v3/tools/openapi/{tool_id}
Fetches detailed information about a specific OpenAPI tool.
API Key (x-api-key
) in the header.
Parameter | Type | Description |
---|---|---|
tool_id | String | The ID of the tool to retrieve. |
Returns detailed information about the specified OpenAPI tool, including paths and methods.
The ID of the tool to retrieve.
OpenAPI tool info retrieved successfully
The response is of type object
.